TELMenu
Processes an event that is generated when a user chooses an item from a menu installed by a telephone tool.
pascal Boolean TELMenu (TELHandle hTEL, short menuID, short item);
hTEL
- A handle to the telephone record associated with the telephone terminal.
menuID
- The menu ID associated with the menu.
item
- The number of the selected menu item.
- function result
- A Boolean value that indicates whether the event was processed. This function returns
true
if the telephone tool processes the event andfalse
if it does not.DESCRIPTION
Your application must callTELMenu
when the user chooses an item from a menu that is installed by the telephone tool.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help